home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / myalarmsleeptimer.xml < prev    next >
Extensible Markup Language  |  2007-08-20  |  3KB  |  109 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>5002</id>
  4.   <defaultcontrol>3</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:859</define>
  7.   <define>#header.image:alarm_logo.png</define>
  8.   <define>#header.hover:hover_my alarm.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <control>
  12.       <description>sleep time label</description>
  13.       <type>label</type>
  14.       <id>1</id>
  15.       <posX>220</posX>
  16.       <posY>220</posY>
  17.       <label>#currentsleeptime</label>
  18.       <align>left</align>
  19.       <font>font72</font>
  20.       <textcolor>20ffffff</textcolor>
  21.     </control>
  22.     <control>
  23.       <description>SleepTimer On/Off button</description>
  24.       <type>togglebutton</type>
  25.       <id>3</id>
  26.       <posX>60</posX>
  27.       <posY>97</posY>
  28.       <font>font13</font>
  29.       <textcolor>ffffffff</textcolor>
  30.       <colordiffuse>ffffffff</colordiffuse>
  31.       <label>856</label>
  32.       <onright>4</onright>
  33.       <onup>17</onup>
  34.       <ondown>7</ondown>
  35.     </control>
  36.     <control>
  37.       <description>Reset Button</description>
  38.       <type>button</type>
  39.       <id>7</id>
  40.       <posX>60</posX>
  41.       <posY>131</posY>
  42.       <label>868</label>
  43.       <onright>4</onright>
  44.       <onup>3</onup>
  45.       <ondown>3</ondown>
  46.     </control>
  47.     <control>
  48.       <description>label1</description>
  49.       <type>label</type>
  50.       <id>1</id>
  51.       <posX>270</posX>
  52.       <posY>97</posY>
  53.       <label>865</label>
  54.       <font>font13</font>
  55.       <align>left</align>
  56.       <textcolor>FFFFFFFF</textcolor>
  57.     </control>
  58.     <control>
  59.       <description>alarm time minutes</description>
  60.       <type>spincontrol</type>
  61.       <spintype>int</spintype>
  62.       <orientation>vertical</orientation>
  63.       <digits>2</digits>
  64.       <id>4</id>
  65.       <posX>500</posX>
  66.       <posY>100</posY>
  67.       <showrange>no</showrange>
  68.       <onup>6</onup>
  69.       <ondown>5</ondown>
  70.       <onleft>3</onleft>
  71.       <onright>5</onright>
  72.       <textcolor>FFFFFFFF</textcolor>
  73.       <textureUp>arrow_round_up_nofocus.png</textureUp>
  74.       <textureDown>arrow_round_down_nofocus.png</textureDown>
  75.       <textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
  76.       <textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
  77.     </control>
  78.     <control>
  79.       <description>fade out volume</description>
  80.       <type>checkmark</type>
  81.       <id>5</id>
  82.       <posX>270</posX>
  83.       <posY>131</posY>
  84.       <width>200</width>
  85.       <height>20</height>
  86.       <label>866</label>
  87.       <onup>4</onup>
  88.       <onleft>3</onleft>
  89.       <onright>6</onright>
  90.       <textureFocus>check-box.png</textureFocus>
  91.       <textureNoFocus>check-boxNF.png</textureNoFocus>
  92.     </control>
  93.     <control>
  94.       <description>shutdown pc</description>
  95.       <type>checkmark</type>
  96.       <id>6</id>
  97.       <posX>270</posX>
  98.       <posY>165</posY>
  99.       <width>200</width>
  100.       <height>20</height>
  101.       <label>867</label>
  102.       <onleft>3</onleft>
  103.       <onup>5</onup>
  104.       <ondown>4</ondown>
  105.       <textureFocus>check-box.png</textureFocus>
  106.       <textureNoFocus>check-boxNF.png</textureNoFocus>
  107.     </control>
  108.   </controls>
  109. </window>